<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*
 * Overview: Reset &amp; Function &amp; Global
 * Site: http://f2e.adee.cn
 */

/** Reset **/
a, blockquote, button, body, code, dd, div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, hr, html, i, input, iframe, img, label, li, legend, object, ol, p, pre, small, span, strong, sub, sup, table, tbody, td, th, thead, tr, ul { margin: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark { display: block; margin: 0; padding: 0; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
time { display: inline; }
mark { color: #333; background: #ff0; }
html { color: #333; background-color: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, button, input, select, textarea { font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1', sans-serif; }
input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; }
b, strong { font-weight: 700; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: Tahoma, Arial; }
small { font-size: 80%; }
ul, ol, li { list-style: none; }
a { color: #333; text-decoration: none; cursor: pointer; }
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #333; opacity: 0.9; }
a:active { color: #333; text-decoration: none; }
sup, sub { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
legend { color: #333; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-weight: inherit; }
input, button, textarea, select { font-size: 100%\9; }
pre { white-space: pre-wrap; word-wrap: break-word; }
table { max-width: 100%; border-collapse: collapse; border-spacing: 0; background-color: transparent; }
th { text-align: inherit; }
fieldset, img { border: 0; }
a img {  border-width: 0; vertical-align: top; }
iframe { display: block; }
del { text-decoration: line-through; }

@font-face{
   font-family: 'HelveticaNeueLTPro-ThEx';
   src: url('../font/HelveticaNeueLTPro-ThEx.otf');
   src: url('../font/HelveticaNeueLTPro-ThEx.woff') format('woff'), url('../font/HelveticaNeueLTPro-ThEx.eot');
}

/** Function **/
.fn-clear:after { visibility: hidden; display: block; font-size: 0; content: '\0020'; clear: both; height: 0; }
.fn-clear { zoom: 1; }
.fn-clearfix { visibility: hidden; clear: both; }
.fn-left, .fn-right { display: inline; }
.fn-left { float: left; }
.fn-right { float: right; }

body { background: url(../images/bg.jpg) bottom center no-repeat; }

/** Golbal **/
.width { width: 1210px; min-width: 1210px; margin-left: auto; margin-right: auto; }

/* Header */
.header { min-width: 1210px; background-color: #fff; overflow: hidden; }


/* logo */
.header .logo { display: block; width: 446px; float: left; }
.header .logo a { display: block; width: 446px; height: 124px; background: url(../images/logo.jpg) 0 0 no-repeat; }
.header .logo a:hover { opacity: 0.8; }

.header .find { width: 190px; height: 26px; margin-top: 50px; overflow: hidden; border: 1px solid #d2d2d2; border-radius: 14px; }
.header .find button,
.header .find input { display: inline-block; border: none; outline: none; height: 24px; line-height: 24px; cursor: pointer; }
.header .find .find-text { width: 140px; margin-left: 18px; float: left; }
.header .find .find-sub { display: block; float: right; width: 18px; margin-top: 1px; margin-right: 8px; background: url(../images/find-icon.jpg) no-repeat left center; }

/* nav */
.nav { width: 100%; padding-top: 1px; border-top: 1px solid #efefef; }
.nav ul { display: block; height: 48px; text-align: center; background-color: #ed3d2f; }
.nav ul li { display: inline-block; }
.nav ul li a { margin-left: 24px; padding: 0 15px; font-size: 16px; color: #fff; display: block; line-height: 48px; }
.nav ul .current-cat a { background: #f00; }

.flag-box { position: fixed; top: 30%; z-index: 200; width: 190px; }
.flag-left { left: 2%; }
.flag-right { right: 2%; }
.flag-box span { display: block; height: 30px; text-align: right; }
.flag-box span img { cursor: pointer; }

.poverty { width: 1174px; margin: 0 auto; margin-top: 41px; height: 240px; }
.poverty-title { border-left: 3px solid #f5b836; height: 18px; padding-left: 11px; margin-bottom: 17px; }
.poverty-title h2 { display: block; line-height: 18px; font-size: 18px; color: #ed3d2f; }
.alms { width: 100%; height: 201px; overflow: hidden; }
.alms li { float: left; position: relative; margin-right: 2px; }
.alms li span { display: none; text-align: center; color: #252525; font-size: 16px; line-height: 46px; }
.alms li i { display: none; position: absolute; left: 0; top: 147px; width: 100%; height: 7px; background-color: #9ccb41; }
.alms li img { height: 155px; }
.alms li:hover span,
.alms li:hover i { display: block; }


/* Footer */
.footer { width: 100%; height: 282px; overflow: hidden; min-width: 1210px; background: url(../images/footer-bg.png) center bottom no-repeat; }
.footer-contact { margin-top: 100px; text-align: center; }
.footer-contact-item { width: 33%; display: inline-block; }
.footer-contact-item img { margin: 0 auto; }
.footer-contact-item span { display: block; text-align: center; font-size: 14px; color: #fff; }

.footer-bar { width: 100%; height: 58px; margin-top: 40px; line-height: 58px; border-top: 1px solid #f66458; text-align: center; }
.footer-bar span { display: inline-block; margin: 0 20px; color: #fff; font-size: 14px; }


</pre></body></html>